-
class
c4_IntRef : public c4_Reference
-
Used to get or set integer values.
- Public:
- c4_IntRef (const c4_Reference&);
- Constructor.
- operator t4_i32 () const;
- operator t4_i32 ();
- Gets the value as long integer.
- c4_IntRef& operator= (t4_i32);
- Sets the value to the specified long integer.
#include "k4viewx.h" // Jun 8, 1997